home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Suruculer ve Guncellemeler / Transdisk / dosver4 / README.TCD < prev    next >
Encoding:
Text File  |  1995-09-08  |  11.2 KB  |  271 lines

  1. This "README" file is updated to contain information specific to
  2. the ATAPI (i.e. IDE) version of the TransCD. May 31, 1995
  3. --------------------------------------------------------------------
  4.  
  5. ***  Accessing TransCD with a DOS Drive Letter
  6.  
  7. Accessing TransCD requires loading the TransCD device driver (TCD-IDE.SYS)
  8. and executing the Microsoft CD-ROM Extension (MSCDEX.EXE) which assigns a
  9. DOS drive letter. To do this, you need to perform one of the following:
  10.  
  11. 1. Permanent Installation --
  12.    TCD utility allows normal installation of the TransCD software onto the
  13.    internal hard drive. It makes changes to the CONFIG.SYS and AUTOEXEC.BAT
  14.    files.  A reboot is required to load the device driver and MSCDEX.
  15.  
  16.    Syntax:    TCD
  17.  
  18. 2. Dynamic Loading --
  19.    TCDGO command allows loading the device driver and MSCDEX dynamically
  20.    without first installing the software via TCD. It does NOT change any
  21.    of the host system setup.  No reboot is required.
  22.  
  23.    Syntax:    TCDGO [timing] [U] [B]
  24.  
  25.    timing    timing adjustment for device driver to match parallel port
  26.         characteristics. Range: 0 - 99; Default = 0.
  27.    U        force parallel port to work uni-directionally.
  28.    B        force parallel port to work bi-directionally.
  29.  
  30.    See following sections for detail on timing adjustment and 'U/B' option.
  31.  
  32. 3. Boot from Diskette --
  33.    TCDBOOT utility allows creating a boot disk out of this same diskette for
  34.    loading the device driver and MSCDEX.
  35.  
  36.    Syntax:    TCDBOOT [timing] [U] [B]        (same as TCDGO)
  37.  
  38. --------------------------------------------------------------------
  39.  
  40. ***  MANUAL INSTALLATION AND UN-INSTALLATION
  41.  
  42. This section describes how to install and un-install TransCD system
  43. software manually if a user needs or prefers to do so.
  44.  
  45. In order to use TransCD, user needs to install the following software.
  46.  
  47.     (1)  TCD-IDE.SYS  into CONFIG.SYS
  48.     (2)  MSCDEX.EXE   into AUTOEXEC.BAT
  49.  
  50. The utility program, TCD.EXE, in installation diskette can perform the
  51. above installation automatically.  However, a user can manually do it
  52. if it is perferrable or if he/she wants to change options.
  53.  
  54. To un-install, remove the driver and MSCDEX statements from config.sys
  55. and autoexec.bat.  Also, remove TransCD software from boot drive.
  56.  
  57.  
  58.     ***   TCD-IDE.SYS   ***
  59. Syntax:
  60.     In CONFIG.SYS,
  61.       DEVICE=C:\TCD-IDE\TCD-IDE.SYS /D:TCD-IDE$ [/U] [/B] [/T:<t>]
  62. Description:
  63.     /D:TCD-IDE$ specifies the driver signature of this CD-ROM device
  64. driver.  This name is used by MSCDEX.EXE in the /D: switch to match for
  65. service channel.
  66.     /U option forces the device driver to operate in the uni-directional
  67. mode regardless of the printer port hardware.
  68.     /B option forces the device driver to operate in the bi-directional
  69. mode if the printer port hardware supports it.  Otherwise, it is equivalent
  70. to the /U option.
  71.     If neither /B nor /U option is specified (default), the device driver
  72. will AUTOMATICALLY detect whether the printer port hardware is uni-directional
  73. or bi-directional or EPP (Enhanced Parallel Port).
  74.     In each mode, the driver will operate in full speed to take
  75. advantage of the highest performance offered by the hardware.  However,
  76. under certain circumstances, the operation may not be satisfactory and the
  77. timing may need to be adjusted.  /T option allows manual setting of the timing
  78. between the device driver and the printer port. When /T option is not specified
  79. (default) or set to 0, the driver will run at full speed.  When /T option is
  80. specified, <t> indicates the MANUAL-TIMING parameter. The larger the value of
  81. <t> is, the slower the system becomes. The range is from 0 to 255.
  82.     The /T option has no effect on the EPP mode operation, it always
  83. operates at the fastest possible speed.
  84.     In certain rare cases, if an EPP port does not work properly, /B or
  85. /U option can be specified to force bi/uni-directional mode operation.
  86.     And if a bi-directional port does not work properly,
  87. /U option can be specified to force uni-directional mode operation.
  88.  
  89. Example:
  90. Enable AUTO-DIRECTIONAL mode
  91.     DEVICE=C:\TCD-IDE\TCD-IDE.SYS /D:TCD-IDE$
  92.  
  93. Enable AUTO-DIRECTIONAL mode, timing parameter to 5
  94.     DEVICE=C:\TCD-IDE\TCD-IDE.SYS /D:TCD-IDE$ /T:5
  95.  
  96. Set UNI-DIRECTIONAL mode, full speed
  97.     DEVICE=C:\TCD-IDE\TCD-IDE.SYS /D:TCD-IDE$ /U
  98.  
  99. Set BI-DIRECTIONAL mode, timing parameter to 5
  100.     DEVICE=C:\TCD-IDE\TCD-IDE.SYS /D:TCD-IDE$ /B /T:5
  101.  
  102.  
  103.     ***   MSCDEX.EXE  Provided by Microsoft   ***
  104.  
  105. Syntax:
  106.   In AUTOEXEC.BAT,
  107.     MSCDEX /D:driver [/D:driver2 ...] [/E] [/K] [/S] [/V] [/L:letter]
  108.         [/M:number]
  109. Description:
  110.   /D:driver1 [/D:driver2]
  111.     Specifies the driver signature of the first CD-ROM device driver.
  112.     The driver1 parameter must match the parameter specified by the /D
  113.     switch on the CONFIG.SYS command that starts the corresponding
  114.     CD_ROM device driver.
  115.     The MSCDEX command must include at least one /D switch.  To install
  116.     additional CD-ROM device drivers, specify an additional /D switch
  117.     for each device driver.
  118.   /E
  119.     Specifies that the CD-ROM driver be allowed to use expand memory,
  120.     if available, to store sector buffers.
  121.   /K
  122.     Specifies that MS-DOS should recognize CD-ROM volume encoded in
  123.     Kanji.  By default, MS-DOS does not recognize Kanji CD_ROM volumes.
  124.   /S
  125.     Enables Sharing of CD-ROM drives on MS-NET or Windows for Workgroups
  126.     servers.
  127.   /V
  128.     Directs MSCDEX to display memory statistics when it starts.
  129.   /L:letter
  130.     Specifies the drive letter to assign to the first CD-ROM drive.
  131.     If you have more than one CD-ROM drive, MS-DOS assigns additional
  132.     CD-ROM drives subsequent available drive letters.
  133.   /M:number
  134.     Specifies the number of sector buffers.
  135.  
  136. Example:
  137.     C:\TCD-IDE\MSCDEX /D:TCD-IDE$
  138.  
  139.     C:\TCD-IDE\MSCDEX /D:TCD-IDE$ /L:S
  140.  
  141. ____________________________________________________________________
  142.  
  143. *** Note on LASTDRIVE setting in CONFIG.SYS
  144.  
  145. User may have to set LASTDRIVE, in CONFIG.SYS, to high number if TransCD
  146. is assigned to a higher number than that current system allows to.
  147. Refer to DOS user's guide for LASTDRIVE setting.
  148.  
  149. ____________________________________________________________________
  150.  
  151. ***  Note on DAISY-CHAIN multiple FIT parallel devices
  152.  
  153. If there is TransDisk 3000, you can only daisy chain up to 2 units per
  154. printer port.
  155.  
  156. If ther is no TransDisk 3000, you can do so up to 4 units per printer
  157. port.
  158.  
  159. There is no restriction in what order the devices should be daisy chained.
  160.  
  161. ____________________________________________________________________
  162.  
  163. ***  Note on Printer Port Compatibility (1)
  164.  
  165. If you cannot access TransCD and you have already followed the
  166. troubleshooting instruction in the User's Guide, it is most likely
  167. that your printer port may not be fully IBM compatible. In this case,
  168. Try /B or /U option, and/or adjust the timing by using /T option mentioned
  169. above and reboot the system.  Also see the note below.
  170.  
  171. ____________________________________________________________________
  172.  
  173. ***  Note on Printer Port Compatibility (2)
  174.  
  175. If you are using IBM PS/2 (or similar) machines which has DMA capability
  176. on the printer port, e.g., PS/2 models 56, 57, 76, 77 and 90XP, you MUST
  177. disable the "DMA Arbitration Level" of the printer port to use TransCD.
  178.  
  179. In order to do so, you can enter configuration (CMOS) setup mode at
  180. the system boot time.  On PS/2 model 56, enter Ctl+Alt+Ins when cursor
  181. moves from upper left corner to right upper corner at system boot.
  182. Please refer to PS/2 User's Handbook for additional information.
  183.  
  184. ____________________________________________________________________
  185.  
  186. ***  Dynamic Driver Loader
  187.  
  188. DLD.COM   allows a user to load TransCD driver at DOS prompt.
  189. DLD.COM works on MS DOS 3.x, 4.x, 5.x, and 6.x.  It may or may not work on
  190. other DOS operating systems.
  191.  
  192. Syntax:
  193.     DLD   C:\TCD-IDE\TCD-IDE.SYS /D:TCD-IDE$
  194.  
  195. _____________________________________________________________________
  196.  
  197. ***  Advise on potential printer port I/O address conflict from other I/O card
  198.  
  199. In some rare case, some I/O adapter, especially LAN adapters, causes
  200. I/O address conflict to printer ports.     These I/O adapters respond to
  201. full 32(20H) I/O addresses starting from its base I/O address, for instance,
  202. it occupies 360H-37fH when I/O address 360H is selected.  In the example,
  203. it will cause conflict with printer port 378H.   This problem is due to
  204. design failure of that particular I/O adapter.   Nothing DOS or TransCD
  205. can do.   To get around the problem simply uses the other I/O address
  206. for that adater or printer port.   Since I/O adapters allow a user to
  207. have many choices for I/O address, please try not to use I/O address of
  208. 3A0H, 360H, and 260H.  It will make your potential printer I/O addresses
  209. 3BCH, 378H, and 278H, very safe.
  210.  
  211. The common sympton for the above I/O conflict is that TransCD hangs or
  212. runs with extremely poor performance.
  213.  
  214. _____________________________________________________________________
  215.  
  216. ***  How to use TransCD on a OS/2 system
  217.  
  218. Before an OS/2 native driver is available for TransCD, the following
  219. procedure can be used to access TransCD on a DOS session under OS/2.
  220. Thanks to Mr. Doug Azzarito of IBM, an excellent technical support,
  221. accessing TransCD under OS/2 is now possible.
  222.  
  223. The following procedure describes how to access the TransCD from OS/2
  224. by using a "specific DOS session."  This is a feature in OS/2 that allows
  225. you to boot a session of "real" DOS mode while running OS/2.   To set this 
  226. up, do the following:
  227.  
  228. * Hardware:
  229.     If you are using non-PS/2 machine, no hardware setup is necessary.
  230. If you are using PS/2 (or similar) machines which has DMA capability
  231. on the printer port, e.g., PS/2 model 56, you MUST disable the DMA
  232. of the printer port to use TransCD.
  233.  
  234. In order to do so, you can enter configuration (CMOS) setup mode at
  235. the system boot time.  On PS/2 model 56, enter Ctl+Alt+Ins when cursor
  236. moves from upper left corner to right upper corner at system boot.
  237. Please refer to PS/2 User's Handbook for additional information.
  238.  
  239. * Software:
  240. (1) Create a bootable DOS diskette that will load the TransCD driver and
  241.     MSCDEX command.  Boot from this diskette to make sure everything
  242.     works properly.
  243. (2) Boot OS/2, and insert the bootable DOS disk in drive A:
  244. (3) Copy the file \OS2\MDOS\FSFILTER.SYS to A:
  245. (4) Add the line:   DEVICE=FSFILTER.SYS as the first line in the CONFIG.SYS
  246.     on the bootable DOS diskette.
  247. (5) Open the COMMAND PROMPTS folder (inside the OS/2 SYSTEM folder).
  248.     you will see a "DOS FROM DRIVER A:" object.   Start that object, which
  249.     will boot the DOS disk in drive A:.
  250.  
  251. From this DOS session, you will have access to the TransCD.  No other
  252. session will see the TransCD, and all printing from other sessions will
  253. be held in the spooler until the DOS session is closed.
  254.  
  255. The VMDISK command can make an "image" of this boot floppy, so you can start
  256. a TransCD session without inserting the floppy.   Type HELP VMDISK from
  257. an OS/2 command prompt for details.
  258.  
  259. * Caveat:
  260.  
  261. Due to multitasking environment of OS/2, TransCD performance on this
  262. DOS session is far below that in actual DOS environment.
  263.  
  264. ____________________________________________________________________________
  265.  
  266. ***  Attention IBM PC-XT users
  267.  
  268. If you encountered difficulty when trying to access the TransCD on an IBM
  269. PC-XT (or any Intel 8088/8086 compatible) equipped with EPP port, specify
  270. /B or /U option to the device driver (TCD-IDE.SYS), and reboot the system.
  271.